Weird issue with Mod perl, apache 2.2, perl 5.8, and windows
am 06.03.2009 00:09:22 von fREW Schmidt--0016363ba65c3b923504646742e8
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Hello all!
I am trying to get this one folder to use mod perl (it's some autocomplete
scripts).
I installed mod_perl via
ppm install http://theoryx5.uwinnipeg.ca
I added this to my apache config:
LoadModule perl_module modules/mod_perl.so
LoadFile "C:/perl/bin/perl58.dll"
SetHandler perl-script
PerlResponseHandler ModPerl::Registry
Options +ExecCGI
And then I am getting this error:
[Thu Mar 05 16:57:13 2009] [error] [client 10.6.1.73] failed to resolve
handler `ModPerl::Registry': Can't load
'C:/Perl/site/lib/auto/Apache2/ServerUtil/ServerUtil.dll' for module
Apache2::ServerUtil: load_file:The specified procedure could not be found at
C:/Perl/site/lib/XSLoader.pm line 70.
at C:/Perl/site/lib/Apache2/XSLoader.pm line 31
Compilation failed in require at C:/Perl/site/lib/ModPerl/RegistryCooker.pm
line 30.
BEGIN failed--compilation aborted at
C:/Perl/site/lib/ModPerl/RegistryCooker.pm line 30.
Compilation failed in require at (eval 4) line 3.
...propagated at C:/Perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at C:/Perl/site/lib/ModPerl/Registry.pm
line 26.
Compilation failed in require at (eval 3) line 3.
, referer: http://dev.chemicalinfo.com/_gic/main.plx
(I added newlines for readability).
All of the files referenced exist and the code seems right, but I am clearly
doing something wrong here. Any tips?
Thanks!
--
fREW Schmidt
http://blog.afoolishmanifesto.com
--0016363ba65c3b923504646742e8
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hello all!
I am trying to get this one folder to use mod perl (it=
9;s some autocomplete scripts).
I installed mod_perl via
ppm =
install http://theoryx5.uwinnipeg.=
ca
I added this to my apache config:
LoadModule perl_module modules=
/mod_perl.so
LoadFile "C:/perl/bin/perl58.dll"
<Loca=
tion /_gic/autocomplete/perl>
SetHandler perl-script
=
PerlResponseHandler ModPerl::Registry
Options +ExecCGI
</Location>
And then I am getting t=
his error:
[Thu Mar 05 16:57:13 2009] [error] [client 10.6.1.73] fai=
led to resolve handler `ModPerl::Registry': Can't load 'C:/Perl=
/site/lib/auto/Apache2/ServerUtil/ServerUtil.dll' for module Apache2::S=
erverUtil: load_file:The specified procedure could not be found at C:/Perl/=
site/lib/XSLoader.pm line 70.
=A0at C:/Perl/site/lib/Apache2/XSLoader.pm line 31
Compilation failed in=
require at C:/Perl/site/lib/ModPerl/RegistryCooker.pm line 30.
BEGIN fa=
iled--compilation aborted at C:/Perl/site/lib/ModPerl/RegistryCooker.pm lin=
e 30.
Compilation failed in require at (eval 4) line 3.
...propagated a=
t C:/Perl/lib/ line 85.
BEGIN fail=
ed--compilation aborted at C:/Perl/site/lib/ModPerl/Registry.pm line 26.
>Compilation failed in require at (eval 3) line 3.
, referer: http://dev=
..chemicalinfo.com/_gic/main.plx
(I added newlines for readabilit=
y).
All of the files referenced exist and the code see=
ms right, but I am clearly doing something wrong here.=A0 Any tips?
Thanks!
--
fREW Schmidt
nifesto.com">http://blog.afoolishmanifesto.com
--0016363ba65c3b923504646742e8--